home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / SQL and Data Base / Logic Works ERwin 3.5 / data.1 / COMPARE.MDB / DISTRIBUTOR.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-01-21  |  267 b 

  1. {
  2.     "schema": {
  3.         "DISTRIBUTOR_ID": "Long Integer NOT NULL",
  4.         "DISTRIBUTOR_NAME": "Text (25)",
  5.         "DISTRIBUTOR_STREET ADDRESS": "Text (45)",
  6.         "DISTRIBUTOR_CITY": "Text (20)",
  7.         "DISTRIBUTOR_STATE": "Text (2)",
  8.         "DISTRIBUTOR_ZIP CODE": "Integer",
  9.         "DISTRIBUTOR_PHONE NUMBER": "Integer"
  10.     },
  11.     "data": []
  12. }